.c_press:active { position:relative; top: 1px; }

.c_divBackBottomPage { background: black; padding-top: 15px; margin-bottom: 0px; height:20px; border-top: solid 1pz white; 
	border-bottom: 0px;}
	.c_divBottomPage { text-align: center; margin: auto; border: 0px; width: 960px; white-space: nowrap;}
		.c_divBottomPage  a { text-decoration: none; }
		.c_divBottomPage  a :hover { color: brown; }
			
		.c_divBottomPage  span { color: white; float: left; font-size: 12px; height: 20px; margin-right: 30px; margin-top: -8px; }
		
			.c_h3BottomPage { color: white; font-size: 12px; height: 20px; text-align: center; padding-top: 3px; letter-spacing: 2px; 
				float:left; margin-right: 30px; margin-top: -8px; }
		
				
@media print {
    .c_divBackBottomPage { display: none; }
}